func sort.rotate

2 uses

	sort (current package)
		zsortinterface.go#L450: 		rotate(data, start, m, end)
		zsortinterface.go#L464: func rotate(data Interface, a, m, b int) {